home *** CD-ROM | disk | FTP | other *** search
/ Aminet 13 / Aminet 13 - August 1996.iso / Aminet / dev / e / DirList.readme < prev    next >
Text File  |  1996-06-03  |  2KB  |  55 lines

  1. Short:    (V2.10) An E object to hanlde Directories - By Fabio Rotondo
  2. Author:   fsoft@intercom.it (Fabio Rotondo)
  3. Uploader: fsoft@intercom.it (Fabio Rotondo)
  4. Version:  2.10
  5. Type:     dev/e
  6.  
  7.     DirList Object is something I created for my own needs.
  8.  
  9.     Now  it  is grown to a powerful and stable object, so I decidet to share it
  10. with all the rest of AmigaE community.
  11.  
  12.     Main features are:
  13.  
  14.         * Accept AmigaDOS Pattern Matching.
  15.  
  16.         * Very fast scanning algorithms.
  17.  
  18.         * Easy to use.
  19.  
  20.         * Relys on StringNode Object. (See StringNode_oo)
  21.  
  22. NEW V2.10 Features:
  23.  
  24.         * Added a new method called tagset():
  25.           With this method you will be able to change some DirList
  26.           behaviours via tags (at the moment, just two different tags
  27.           are implemented, but many others will do as time goes by)
  28.  
  29.         * Now dirname() returns also the "/" when needed.
  30.  
  31.         * Example program now working ;)
  32.  
  33.         * New examples added.
  34. -------------------------------------------------------------------------------
  35.    //                      | Fabio Rotondo           e-mail: fsoft@intercom.it
  36. \\X/ Amiga. Feel The Power.| URL:(Amiga Stuff!)  http://www.intercom.it/~fsoft
  37. -------------------------------------------------------------------------------
  38.  
  39.         Check out Amiga Blast, Italian's First Amiga WEB Magazine
  40.  
  41.                  http://www.intercom.it/~fsoft/ablast.html
  42.  
  43.  
  44. ============================= Archive contents =============================
  45.  
  46. Original  Packed Ratio    Date     Time    Name
  47. -------- ------- ----- --------- --------  -------------
  48.     6005    2048 65.8% 02-May-96 19:38:16 +DirList.guide
  49.     2652    1173 55.7% 02-May-96 18:58:20 +DirList_oo.m
  50.      902     498 44.7% 02-May-96 18:49:54 +DirList_Example.e
  51.      991     534 46.1% 02-May-96 18:54:44 +DirList_Example2.e
  52.      984     536 45.5% 02-May-96 18:57:34 +DirList_Example3.e
  53. -------- ------- ----- --------- --------
  54.    11534    4789 58.4% 03-May-96 03:07:00   5 files
  55.